Did you sign that round robin that was sent to the manager this week?
你这周送给经理的那封
形签名请愿书上签字
?
声明:以上例句、词性分类均由互联网资源自动生成,部分未经过人工审核,其表达内容亦不代表本软件的观点;若发现问题,欢迎向我们指正。
Common algorithms include round robin, which rotates requests evenly across all servers, leased connections, which sends requests to the server that has the fewest current connections, and IP hash, which routes based on the IP address of the client.
算法包括循环算法(在所有服务器之间均匀轮换请求)、租用连接(将请求发送
当前连接最少的服务器)和 IP 哈希(根据客户端的 IP 地址进行路由)。